@media only screen and (max-width: 1024px) {
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
width: 100% !important;
}
}